func time.parseTimeZone

2 uses

	time (current package)
		format.go#L1187: 			n, ok := parseTimeZone(value)
		format.go#L1333: func parseTimeZone(value string) (length int, ok bool) {